﻿2026-09-07T07:52:47.5360264Z ##[group]Run actions/checkout@v5
2026-09-07T07:52:47.5360983Z with:
2026-09-07T07:52:47.5361331Z   fetch-depth: 2
2026-09-07T07:52:47.5361711Z   repository: BigscreenVR/spt-bs-core
2026-09-07T07:52:47.5364446Z   token: ***
2026-09-07T07:52:47.5364796Z   ssh-strict: true
2026-09-07T07:52:47.5365144Z   ssh-user: git
2026-09-07T07:52:47.5365496Z   persist-credentials: true
2026-09-07T07:52:47.5365897Z   clean: true
2026-09-07T07:52:47.5366246Z   sparse-checkout-cone-mode: true
2026-09-07T07:52:47.5366661Z   fetch-tags: false
2026-09-07T07:52:47.5367013Z   show-progress: true
2026-09-07T07:52:47.5367358Z   lfs: false
2026-09-07T07:52:47.5367687Z   submodules: false
2026-09-07T07:52:47.5368034Z   set-safe-directory: true
2026-09-07T07:52:47.5368430Z   allow-unsafe-pr-checkout: false
2026-09-07T07:52:47.5369274Z ##[endgroup]
2026-09-07T07:52:47.6158682Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-07T07:52:47.6160877Z ##[group]Getting Git version info
2026-09-07T07:52:47.6161591Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-07T07:52:47.6162559Z [command]/usr/bin/git version
2026-09-07T07:52:47.6162959Z git version 2.43.0
2026-09-07T07:52:47.6167141Z ##[endgroup]
2026-09-07T07:52:47.6174182Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b6779be6-d048-4025-85fc-7d82ed62a44a/.gitconfig'
2026-09-07T07:52:47.6181368Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b6779be6-d048-4025-85fc-7d82ed62a44a' before making global git config changes
2026-09-07T07:52:47.6182608Z Adding repository directory to the temporary git global config as a safe directory
2026-09-07T07:52:47.6184141Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-07T07:52:47.6215978Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-07T07:52:47.6233135Z https://github.com/BigscreenVR/spt-bs-core
2026-09-07T07:52:47.6243864Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-07T07:52:47.6246706Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-07T07:52:47.6265327Z HEAD
2026-09-07T07:52:47.6293287Z ##[endgroup]
2026-09-07T07:52:47.6294202Z [command]/usr/bin/git submodule status
2026-09-07T07:52:47.6478082Z ##[group]Cleaning the repository
2026-09-07T07:52:47.6480834Z [command]/usr/bin/git clean -ffdx
2026-09-07T07:52:47.6513315Z Removing traceable-reqs
2026-09-07T07:52:47.6519984Z [command]/usr/bin/git reset --hard HEAD
2026-09-07T07:52:47.6764433Z HEAD is now at ba74b798a Merge e3bd53d4411d1964f70a11f048ad83bc98ac5d5f into ff4b405dd368d216ba747666906d28ed1b1d5835
2026-09-07T07:52:47.6772486Z ##[endgroup]
2026-09-07T07:52:47.6774778Z ##[group]Disabling automatic garbage collection
2026-09-07T07:52:47.6778284Z [command]/usr/bin/git config --local gc.auto 0
2026-09-07T07:52:47.6806568Z ##[endgroup]
2026-09-07T07:52:47.6807293Z ##[group]Setting up auth
2026-09-07T07:52:47.6813276Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-07T07:52:47.6839740Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-07T07:52:47.7029397Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-07T07:52:47.7053708Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-07T07:52:47.7235614Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-07T07:52:47.7262123Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-07T07:52:47.7454761Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-07T07:52:47.7483545Z ##[endgroup]
2026-09-07T07:52:47.7484268Z ##[group]Fetching the repository
2026-09-07T07:52:47.7489730Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +ba74b798a4fa6a52108dd94dfb9a587ddcc9de8c:refs/remotes/pull/199/merge
2026-09-07T07:52:48.1693613Z ##[endgroup]
2026-09-07T07:52:48.1694601Z ##[group]Determining the checkout info
2026-09-07T07:52:48.1695466Z ##[endgroup]
2026-09-07T07:52:48.1696072Z [command]/usr/bin/git sparse-checkout disable
2026-09-07T07:52:48.1708087Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-07T07:52:48.1731054Z ##[group]Checking out the ref
2026-09-07T07:52:48.1733778Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/199/merge
2026-09-07T07:52:48.1800754Z HEAD is now at ba74b798a Merge e3bd53d4411d1964f70a11f048ad83bc98ac5d5f into ff4b405dd368d216ba747666906d28ed1b1d5835
2026-09-07T07:52:48.1805713Z ##[endgroup]
2026-09-07T07:52:48.1851814Z [command]/usr/bin/git log -1 --format=%H
2026-09-07T07:52:48.1885224Z ba74b798a4fa6a52108dd94dfb9a587ddcc9de8c
